-
Home
-
Advanced Dynamic Pricing for WooCommerce
-
3.3.2
-
Code
-
Classes
- Range
Total Complexity |
26 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
240 |
Lines of code |
68 |
Logical lines of code |
24 |
Comment lines |
119 |
Methods |
22 |
Properties |
3 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
70 |
4 |
5 |
isIn() |
S |
79 |
2 |
3 |
getQty() |
S |
80 |
1 |
3 |
getTo() |
S |
82 |
1 |
3 |
getFrom() |
S |
82 |
1 |
3 |
getData() |
S |
82 |
1 |
3 |
isLessInc() |
S |
80 |
1 |
3 |
isLess() |
S |
80 |
1 |
3 |
isGreaterInc() |
S |
80 |
1 |
3 |
isGreater() |
S |
80 |
1 |
3 |
gteStart() |
S |
80 |
1 |
3 |
isValid() |
S |
80 |
1 |
3 |
gtStart() |
S |
80 |
1 |
3 |
isEqualStart() |
S |
80 |
1 |
3 |
lteStart() |
S |
80 |
1 |
3 |
ltStart() |
S |
80 |
1 |
3 |
gteEnd() |
S |
80 |
1 |
3 |
gtEnd() |
S |
80 |
1 |
3 |
isEqualEnd() |
S |
80 |
1 |
3 |
lteEnd() |
S |
80 |
1 |
3 |
ltEnd() |
S |
80 |
1 |
3 |
getQtyInc() |
S |
78 |
1 |
3 |